What's Changed
- [Templates] Fix overwriting standard Blazor Hybrid template by @vnbaaij in #3673
- [Wizard] Add the ability to invoke
OnFinish
by @StevenRasmussen in #3648 - [Docs] Add message for when using reboot with different BasePath by @vnbaaij in #3678
- [Tabs] Fix issue with publication/trimming by @vnbaaij in #3677
- [Docs] Clarify FluentSelect SelectedOptionsChanged not triggered with manual options (#3670 and #1207) by @pedro-cons in #3680
- [Menu] Account for screen width and height when positioning menu by @vnbaaij in #3682
- [Tooltip] Add AdditionalProperties when using TooltipService by @vnbaaij in #3691
- [General] Add missing try..catch in DisposeAsync by @vnbaaij in #3699
- [General] Remove the FluentAssertions dependency by @dvoituron in #3701
- [General] Use newer Markdig package by @vnbaaij in #3703
- [Docs] Try to use more correct terminology by @vnbaaij in #3705
- [AutoComplete] Close the dropdown via code by @StevenRasmussen in #3715
- [AutoComplete] - Introduce Position parameter. by @pedro-cons in #3718
- [AutoComplete] Enable "Multiple = false" when selecting a single item is desired by @StevenRasmussen in #3571
- [InputFile] Fix DivideByZeroException in FluentInputFile when uploading 0 byte files (#3717) by @MarvinKlein1508 in #3719
- [InputFile] [a11y] Fix missing focus indicator in FluentInputFile (#3693) by @MarvinKlein1508 in #3722
- [General] A11y - Fix certain controls not adapting text spacing (#3692) by @MarvinKlein1508 in #3706
- [Docs] Fix missing
DisplayMode
attribute inDataGridRemoteData.razor
by @johnW-ret in #3729 - [Combobox] Fix GetOptionValue by @dvoituron in #3739
- [DataGrid] Do not handle keypress if active element is text field by @vnbaaij in #3749
- [Icons] Update to Fluent UI System Icons 1.1.298 by @vnbaaij in #3748
- [ProfileMenu] Add OpenChanged event by @dvoituron in #3750
- [AutoComplete] Allow the ability to trigger the search options via code. by @StevenRasmussen in #3570
- [Docs] Update InputFile docs to explain usage of different InputFileModes by @MarvinKlein1508 in #3757
- [DataGrid] Do not use 'display: flex' on table header cells by @vnbaaij in #3760
New Contributors
- @pedro-cons made their first contribution in #3680
- @johnW-ret made their first contribution in #3729
Full Changelog: v4.11.8...v4.11.9